type reflect.structTypeUncommon
3 uses
reflect (current package)
type.go#L746: return &(*structTypeUncommon)(unsafe.Pointer(t)).u
type.go#L2394: type structTypeUncommon struct {
type.go#L2659: t := new(structTypeUncommon)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)